home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 21
/
PCMania CD21.nrg
/
sharewar
/
drum
/
drumdll.msc
< prev
next >
Wrap
Text File
|
1992-02-11
|
387b
|
12 lines
#-------------------------------------------
# DRUMDLL.MSC make file for Microsoft C 7.0
#-------------------------------------------
drumdll.dll : drumdll.obj drumdll.def
link drumdll, drumdll.dll, NUL, /nod sdllcew oldnames libw mmsystem, \
drumdll
rc -t -p drumdll.dll
drumdll.obj : drumdll.c drumdll.h
cl -c -ASw -G2sw -Ow -W3 -Zp -Tp drumdll.c